home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / misc / emu / bffs1_3.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  7.3 KB  |  171 lines

  1. Short: Berkeley Fast Filesystem 1.3 (Read-Write)
  2. Type: misc/emu
  3. Uploader: cdh@mtu.edu
  4. Author: cdh@mtu.edu
  5.  
  6. -----------------------------------------------------------------------
  7. Version 1.3 of BFFS  (Read-Write)      Distribution is 2-Feb-94
  8. -----------------------------------------------------------------------
  9.  
  10. Berkeley Fast Filesystem AmigaDOS, Copyright 1991-1994 Chris Hooper
  11.  
  12. BFFSFilesystem allows you to mount (and use) Unix filesystems directly
  13. under AmigaDOS.  Function in the operating system is similar in form to
  14. MessyDos (©) by Olaf Seibert or a CD-ROM filesystem for the Amiga.
  15.  
  16. This is the first read-write version of the filesystem.  And, although
  17. I have done a fair amount of testing, you should not consider this
  18. package stable or otherwise bug-free.
  19.  
  20. The original package (1.0 release) was co-authored by Bill Moore and
  21. Chris Hooper.  Bill Moore has since acquired other projects, so this
  22. product will be maintained and supported entirely by Chris Hooper.
  23.  
  24. Compatibility
  25.     This package has been tested (working) with:
  26.         hardware:  Amiga 500, 1000, 2000, and 3000
  27.         software:  OS 2.04 and softkicked OS 2.04
  28.  
  29. I see no reason why it should not work with any other Amiga hardware
  30. or OS configuration.
  31.  
  32. -----------------------------------------------------------------------
  33. BFFS PACKAGE DISTRIBUTED FILES
  34.  
  35. doc/legal_information
  36.     Please read this first.  By using this product you automatically
  37.     agree to all terms and conditions stated in the above file.
  38.  
  39. BFFSFileSystem - Berkeley FFS implementation filesystem for AmigaDOS
  40.     This is the first release of the Read-Write version of the
  41.     filesystem.  Since it is the first release, the possibility
  42.     of grave data corruption exists for filesystems with parameters
  43.     which have not been tested.  Please see the program documentation
  44.     for situations which have been tested.
  45.  
  46. MountList.BFFS  - Sample AmigaDOS mountlist for filesystem
  47.     The information contained in this MountList is explained in
  48.     detail in the user manual.
  49.  
  50. bin/BFFSTool - Amiga gadtools utility to monitor filesystem performance
  51.     and modify current operating parameters.  See the user manual
  52.     for operating instructions.
  53.  
  54. bin/dumpfs - Show various Berkeley Fast Filesystem parameters; this
  55.     includes information in the disk label (if present) as well
  56.     as the superblock and cylinder group summary information.
  57.     This tool requires the filesystem already be mounted.
  58.  
  59. bin/dcp - Copy from files to devices and visa versa.  See the separate
  60.     documentation included for this package for details.
  61.  
  62. bin/ln - Create hard and soft links (usage is similar to UNIX ln command)
  63.  
  64. bin/chown - Change file Ownership (per AmigaDOS 3.0 packet)
  65.  
  66. bin/mknod - Create Unix special device nodes
  67.  
  68. bin/rdb - Show/modify the RDB (Rigid Disk Block) area of an Amiga disk
  69.  
  70. bin/els - Quick and dirty directory lister showing extended AmigaDOS 3.0
  71.     permissions and file owner/group.
  72.  
  73. bin/newfs - 4.3 BSD Tahoe source ported to the Amiga.
  74.     This program will create a new BSD filesystem within the bounds of
  75.     the specified partition.  This tool requires the filesystem already
  76.     be mounted.  A diskchange should be done on the partition following
  77.     the new filesystem creation.
  78.  
  79. bin/fsck - 4.3 BSD Tahoe source ported to the Amiga
  80.     This program will check the consistency of the filesystem specified.
  81.     It will also NOT work correctly with SunOS 4.1.2 newfs'ed partitions,
  82.     as Sun has changed its cylinder summary information slightly.
  83.     The filesystem MUST be quiescent before starting fsck.  If the
  84.     filesystem is modified, you must perform a diskchange on the
  85.     partition to ensure continued data consistency.
  86.  
  87. bin/diskpart - 4.3 BSD Tahoe source ported to the Amiga
  88.     This program allows you to create and/or edit the disk boot
  89.     label information stored in the first sector of the disk
  90.     (Amiga disk partition).  When creating a new disk label, if
  91.     you do not specify the partition type, one will automatically
  92.     be created for you specifying parameters which fit inside the
  93.     the AmigaDOS partition.
  94.  
  95. doc/user_manual - Documentation on how to get started and maintain
  96.     your BSD filesystems under AmigaDOS.
  97.     
  98. doc/release_notes.BFFS - Filesystem operation (code) changes since
  99.     previous releases of the BFFS package.
  100.  
  101. doc/BFFSTool.doc - documentation for BFFSTool
  102.  
  103. doc/dcp.doc - documentation for dcp
  104.  
  105. doc/legal_information.dcp - legal information pertaining to dcp
  106.  
  107. doc/dumpfs.doc - documentation for dumpfs
  108.  
  109. doc/ln.doc - documentation for ln
  110.  
  111. doc/chown.doc - documentation for chown
  112.  
  113. doc/mknod.doc - documentation for mknod
  114.  
  115. doc/rdb.doc - documentation for rdb
  116.  
  117. doc/els.doc - documentation for els
  118.  
  119. etc/disktab - predefined disktypes for disklabel (not absolutely needed)
  120.  
  121. etc/Raw_Sun_Floppy_label - if you want to put a Sun label on a floppy
  122.                so that a Sun can use it, you need to format
  123.                the floppy, newfs the floppy, then
  124.                dcp Raw_Sun_Floppy_label BF0:
  125.                If BF0: is the name of your BFFS floppy device.
  126.  
  127. etc/HD_Raw_Sun_Floppy_label - This is the 1.44MB version of the Sun floppy
  128.                   label (for high density floppy drives)
  129.  
  130. -----------------------------------------------------------------------
  131.  
  132. This package was written by Chris Hooper (cdh@mtu.edu)
  133. -----------------------------------------------------------------------
  134.  
  135.  
  136. ============================= Archive contents =============================
  137.  
  138. Original  Packed Ratio    Date     Time    Name
  139. -------- ------- ----- --------- --------  -------------
  140.    47040   23826 49.3% 02-Feb-94 20:46:48  bffs1.3/BFFSFileSystem
  141.    16912    8443 50.0% 30-Jan-94 03:09:26  bffs1.3/bin/BFFSTool
  142.     8792    5324 39.4% 30-Jan-94 03:12:08  bffs1.3/bin/chown
  143.    18476   10028 45.7% 28-Nov-93 13:09:08  bffs1.3/bin/dcp
  144.    29468   16187 45.0% 30-Jan-94 03:09:52  bffs1.3/bin/diskpart
  145.    15912    8647 45.6% 02-Feb-94 21:33:36  bffs1.3/bin/dumpfs
  146.     8824    5340 39.4% 30-Jan-94 13:14:48  bffs1.3/bin/els
  147.    56820   30555 46.2% 30-Jan-94 03:10:06  bffs1.3/bin/fsck
  148.     5804    3693 36.3% 30-Jan-94 03:10:12  bffs1.3/bin/ln
  149.     7312    4400 39.8% 30-Jan-94 03:10:30  bffs1.3/bin/mknod
  150.    43128   21453 50.2% 30-Jan-94 03:09:58  bffs1.3/bin/newfs
  151.    26492   13666 48.4% 30-Jan-94 03:10:40  bffs1.3/bin/rdb
  152.    22554    8026 64.4% 02-Feb-94 20:43:02  bffs1.3/doc/BFFSTool.doc
  153.      884     336 61.9% 02-Feb-94 20:00:52  bffs1.3/doc/chown.doc
  154.     2486    1106 55.5% 21-Dec-93 21:57:56  bffs1.3/doc/dcp.doc
  155.     1661     676 59.3% 02-Feb-94 20:01:14  bffs1.3/doc/dumpfs.doc
  156.      949     393 58.5% 02-Feb-94 20:01:26  bffs1.3/doc/els.doc
  157.     4144    1981 52.1% 30-Jan-94 00:44:26  bffs1.3/doc/legal_information
  158.     1971    1032 47.6% 21-Dec-93 21:58:44  bffs1.3/doc/legal_information.dcp
  159.      908     349 61.5% 02-Feb-94 20:01:40  bffs1.3/doc/ln.doc
  160.      892     344 61.4% 02-Feb-94 20:01:46  bffs1.3/doc/mknod.doc
  161.     2705    1254 53.6% 02-Feb-94 20:02:12  bffs1.3/doc/rdb.doc
  162.     5838    2665 54.3% 02-Feb-94 21:40:36  bffs1.3/doc/release_notes.BFFS
  163.    32819   13098 60.0% 02-Feb-94 20:39:20  bffs1.3/doc/user_manual
  164.     6508    1851 71.5% 11-Dec-93 20:27:46  bffs1.3/etc/disktab
  165.      512      92 82.0% 02-Feb-94 18:20:44  bffs1.3/etc/HD_Raw_Sun_Floppy_label
  166.      512      93 81.8% 15-Dec-93 23:07:46  bffs1.3/etc/Raw_Sun_Floppy_label
  167.     2467     697 71.7% 30-Jan-94 02:38:12  bffs1.3/MountList.BFFS
  168.     5071    2071 59.1% 02-Feb-94 19:59:44  bffs1.3/Readme.distribution
  169. -------- ------- ----- --------- --------
  170.   377861  187626 50.3% 05-Feb-94 20:27:16   29 files
  171.